-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DEPENDENCY] Switch from "rimraf" to native "fs.rm" #1098
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It took me a while to understand suffix "p" in "mkdirp", but "rmrf" finally explained it :-)
As |
f03dd28
to
58a1a77
Compare
I've tested this on Windows via Also see SAP/ui5-project#780 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I forgot to adjust the commit message via squash merge. The merged commit on main has been adjusted as 0adf4da. |
No description provided.